home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / ABZmonPPC 0.9 / Debugger_ƒ / ABZmonPPC.help next >
Encoding:
Text File  |  1995-11-28  |  3.1 KB  |  78 lines  |  [TEXT/MPS ]

  1. command 'd' key -> open disassemble window
  2. command 'm' key -> open memory dump window
  3. command 'r' key -> open GPR register winfow
  4. command 'b' key -> set a simple break point
  5. command 's' key -> save current window setup and ABZmonPPC variable
  6. command 'l' key -> reload  current window setup and ABZmonPPC variable
  7. command 'f' key -> search ascII partern
  8. command 'g' key -> search next occurrence 
  9. command '6' key -> open 68K register window
  10. command '-' key -> open stat window
  11. command 'c' key -> copy highlighted address to (ABZmonPPC) clipboard
  12. command '0' key (zero) -> Enter to the other debugger (MacsBug ?)
  13. option ESC key -> re-initialise mouse
  14.  
  15. 'up arrow' key -> scroll down
  16. 'down arrow' key -> scroll up
  17. 'left arrow' key -> scroll left
  18. 'right arrow' key -> scroll right
  19. ESC key -> show user screen
  20.  
  21. THE FOLLOWING KEY ARE ARE UPPER/LOWER CASE UNSENSITIVE
  22. 'g' key -> return to user program (go)
  23. 'q' key -> return to user program (quit)
  24. 's' key -> step one instruction
  25. 'e' key -> ExitToShell (cancel current process)
  26. '=' key -> calculator dialog
  27. '*' key -> reset the lable/symbol
  28. '/' key -> change disassembled displacement form: hexa address, *+$24, local label, CFM symbol
  29. 'c' key -> toggle comment form in disassemble window
  30. '?' key -> help window
  31. '.' key -> use repeatedly to do a tour of all windows
  32. '%' key -> for the current window, to redraw continiously
  33.  
  34. option 'left arrow' key -> simulate mouse left move
  35. option 'right arrow' key -> simulate mouse right move
  36. option 'up arrow' key -> simulate mouse up move
  37. option 'down arrow' key -> simulate mouse down move
  38. command-option 'left arrow' key -> simulate mouse left move and button down
  39. command-option 'right arrow' key -> simulate mouse right move and button down
  40. command-option 'up arrow' key -> simulate mouse up move and button down
  41. command-option 'down arrow' key -> simulate mouse down move and button down
  42. command-shift '3' key -> take screen snapshot
  43.  
  44. SPECIAL KEY USED IN EDIT FIELD ONLY
  45. 'Tab' key -> go to next edit field
  46. 'Return' key -> simulate default button
  47. 'Enter' key -> simulate default button
  48. 'Esc' key ed_exit -> simulate default button
  49. 'left arrow' key -> move left one char the text cursor
  50. 'right arrow' key ->  move right one char the text cursor
  51. 'backspace key' -> backward delete
  52. 'delete' key -> -> forward delete
  53. command 'c' key -> copy to (ABZmonPPC) clipboard
  54. command 'v' key -> paste to (ABZmonPPC) clipboard
  55.  
  56. Mouse button down or any key down when there is
  57. no open window open the MENU window
  58.  
  59. Mouse  button down and command-option move the ABZmonPPC screen arround
  60.  
  61. MOUSE BUTTON DOWN IN WINDOW
  62. in inactive window -> make window front
  63. in down arrow box -> scroll up
  64. in up arrow box -> scroll down
  65. in close box -> close the window
  66. in title bar -> drag the window
  67. in  grow box -> shrink/expand the window
  68. in text -> select and highlite part of text or display info dialog
  69.  
  70. MOUSE BUTTON DOWN IN DIALOG
  71. in checkbox -> set/clear option
  72. in edit field -> set text cursor in the char under the mouse arrow
  73. in button -> select the command
  74.  
  75. MOUSE BUTTON DOWN IN MENU
  76. Highlight the item in menu. The item in selected when the mouse button is releases
  77.  
  78.